[INFO] cloning repository https://github.com/dirmacs/lcr
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dirmacs/lcr" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdirmacs%2Flcr", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdirmacs%2Flcr'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c3b32b2d7915a9bb9478c05d90f8de8827182cb5
[INFO] testing dirmacs/lcr against try#b8e88e5ddf5521a9f43ee3f62a702388c713e4bb for pr-155114
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdirmacs%2Flcr" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/dirmacs/lcr
[INFO] finished tweaking git repo https://github.com/dirmacs/lcr
[INFO] tweaked toml for git repo https://github.com/dirmacs/lcr written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/dirmacs/lcr on toolchain b8e88e5ddf5521a9f43ee3f62a702388c713e4bb
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/dirmacs/lcr already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] fc188c5b9d209104a68c0afaf1a0fb6e20cd5b4a3e30e81fa2cbd418336ce4ce
[INFO] running `Command { std: "docker" "start" "-a" "fc188c5b9d209104a68c0afaf1a0fb6e20cd5b4a3e30e81fa2cbd418336ce4ce", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fc188c5b9d209104a68c0afaf1a0fb6e20cd5b4a3e30e81fa2cbd418336ce4ce", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fc188c5b9d209104a68c0afaf1a0fb6e20cd5b4a3e30e81fa2cbd418336ce4ce", kill_on_drop: false }`
[INFO] [stdout] fc188c5b9d209104a68c0afaf1a0fb6e20cd5b4a3e30e81fa2cbd418336ce4ce
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 72697bebd4d0a1dc1bd4752ccb7a6c4f2066fba304f687aa57670ab9422c093e
[INFO] running `Command { std: "docker" "start" "-a" "72697bebd4d0a1dc1bd4752ccb7a6c4f2066fba304f687aa57670ab9422c093e", kill_on_drop: false }`
[INFO] [stderr]    Compiling find-msvc-tools v0.1.5
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling iri-string v0.7.9
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling rustls-pki-types v1.13.0
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling env_home v0.1.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling cc v1.2.46
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling indexmap v2.12.0
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling which v7.0.3
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling tokio-util v0.7.17
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling hyper-util v0.1.18
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.24
[INFO] [stderr]    Compiling lancor v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: variant `Q4_K_S` should have an upper camel case name
[INFO] [stdout]    --> src/server.rs:698:17
[INFO] [stdout]     |
[INFO] [stdout] 698 |     Q4_0, Q4_1, Q4_K_S, Q4_K_M,
[INFO] [stdout]     |                 ^^^^^^ help: convert the identifier to upper camel case: `Q4KS`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(non_camel_case_types)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Q4_K_M` should have an upper camel case name
[INFO] [stdout]    --> src/server.rs:698:25
[INFO] [stdout]     |
[INFO] [stdout] 698 |     Q4_0, Q4_1, Q4_K_S, Q4_K_M,
[INFO] [stdout]     |                         ^^^^^^ help: convert the identifier to upper camel case: `Q4KM`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Q5_K_S` should have an upper camel case name
[INFO] [stdout]    --> src/server.rs:699:17
[INFO] [stdout]     |
[INFO] [stdout] 699 |     Q5_0, Q5_1, Q5_K_S, Q5_K_M,
[INFO] [stdout]     |                 ^^^^^^ help: convert the identifier to upper camel case: `Q5KS`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Q5_K_M` should have an upper camel case name
[INFO] [stdout]    --> src/server.rs:699:25
[INFO] [stdout]     |
[INFO] [stdout] 699 |     Q5_0, Q5_1, Q5_K_S, Q5_K_M,
[INFO] [stdout]     |                         ^^^^^^ help: convert the identifier to upper camel case: `Q5KM`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Q6_K` should have an upper camel case name
[INFO] [stdout]    --> src/server.rs:700:5
[INFO] [stdout]     |
[INFO] [stdout] 700 |     Q6_K, Q8_0,
[INFO] [stdout]     |     ^^^^ help: convert the identifier to upper camel case: `Q6K`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `IQ2_XXS` should have an upper camel case name
[INFO] [stdout]    --> src/server.rs:701:5
[INFO] [stdout]     |
[INFO] [stdout] 701 |     IQ2_XXS, IQ2_XS, IQ3_XXS, IQ3_S, IQ4_NL, IQ4_XS,
[INFO] [stdout]     |     ^^^^^^^ help: convert the identifier to upper camel case: `Iq2Xxs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `IQ2_XS` should have an upper camel case name
[INFO] [stdout]    --> src/server.rs:701:14
[INFO] [stdout]     |
[INFO] [stdout] 701 |     IQ2_XXS, IQ2_XS, IQ3_XXS, IQ3_S, IQ4_NL, IQ4_XS,
[INFO] [stdout]     |              ^^^^^^ help: convert the identifier to upper camel case: `Iq2Xs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `IQ3_XXS` should have an upper camel case name
[INFO] [stdout]    --> src/server.rs:701:22
[INFO] [stdout]     |
[INFO] [stdout] 701 |     IQ2_XXS, IQ2_XS, IQ3_XXS, IQ3_S, IQ4_NL, IQ4_XS,
[INFO] [stdout]     |                      ^^^^^^^ help: convert the identifier to upper camel case: `Iq3Xxs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `IQ3_S` should have an upper camel case name
[INFO] [stdout]    --> src/server.rs:701:31
[INFO] [stdout]     |
[INFO] [stdout] 701 |     IQ2_XXS, IQ2_XS, IQ3_XXS, IQ3_S, IQ4_NL, IQ4_XS,
[INFO] [stdout]     |                               ^^^^^ help: convert the identifier to upper camel case: `Iq3S`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `IQ4_NL` should have an upper camel case name
[INFO] [stdout]    --> src/server.rs:701:38
[INFO] [stdout]     |
[INFO] [stdout] 701 |     IQ2_XXS, IQ2_XS, IQ3_XXS, IQ3_S, IQ4_NL, IQ4_XS,
[INFO] [stdout]     |                                      ^^^^^^ help: convert the identifier to upper camel case: `Iq4Nl`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `IQ4_XS` should have an upper camel case name
[INFO] [stdout]    --> src/server.rs:701:46
[INFO] [stdout]     |
[INFO] [stdout] 701 |     IQ2_XXS, IQ2_XS, IQ3_XXS, IQ3_S, IQ4_NL, IQ4_XS,
[INFO] [stdout]     |                                              ^^^^^^ help: convert the identifier to upper camel case: `Iq4Xs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `client`
[INFO] [stdout]    --> src/bench.rs:210:25
[INFO] [stdout]     |
[INFO] [stdout] 210 | async fn test_tool_call(client: &LlamaCppClient, cfg: &BenchConfig) -> Result<ToolCallResult> {
[INFO] [stdout]     |                         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_client`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `client`
[INFO] [stdout]    --> src/bench.rs:269:26
[INFO] [stdout]     |
[INFO] [stdout] 269 | async fn test_multi_tool(client: &LlamaCppClient, cfg: &BenchConfig) -> Result<MultiToolResult> {
[INFO] [stdout]     |                          ^^^^^^ help: if this is intentional, prefix it with an underscore: `_client`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 44.94s
[INFO] running `Command { std: "docker" "inspect" "72697bebd4d0a1dc1bd4752ccb7a6c4f2066fba304f687aa57670ab9422c093e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "72697bebd4d0a1dc1bd4752ccb7a6c4f2066fba304f687aa57670ab9422c093e", kill_on_drop: false }`
[INFO] [stdout] 72697bebd4d0a1dc1bd4752ccb7a6c4f2066fba304f687aa57670ab9422c093e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 529e8bcd5c17d3a6f7e028ee29c6efaa3d3829cefabc557c42fd3071671f6337
[INFO] running `Command { std: "docker" "start" "-a" "529e8bcd5c17d3a6f7e028ee29c6efaa3d3829cefabc557c42fd3071671f6337", kill_on_drop: false }`
[INFO] [stdout] warning: variant `Q4_K_S` should have an upper camel case name
[INFO] [stdout]    --> src/server.rs:698:17
[INFO] [stdout]     |
[INFO] [stdout] 698 |     Q4_0, Q4_1, Q4_K_S, Q4_K_M,
[INFO] [stdout]     |                 ^^^^^^ help: convert the identifier to upper camel case: `Q4KS`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(non_camel_case_types)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Q4_K_M` should have an upper camel case name
[INFO] [stdout]    --> src/server.rs:698:25
[INFO] [stdout]     |
[INFO] [stdout] 698 |     Q4_0, Q4_1, Q4_K_S, Q4_K_M,
[INFO] [stdout]     |                         ^^^^^^ help: convert the identifier to upper camel case: `Q4KM`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Q5_K_S` should have an upper camel case name
[INFO] [stdout]    --> src/server.rs:699:17
[INFO] [stdout]     |
[INFO] [stdout] 699 |     Q5_0, Q5_1, Q5_K_S, Q5_K_M,
[INFO] [stdout]     |                 ^^^^^^ help: convert the identifier to upper camel case: `Q5KS`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Q5_K_M` should have an upper camel case name
[INFO] [stdout]    --> src/server.rs:699:25
[INFO] [stdout]     |
[INFO] [stdout] 699 |     Q5_0, Q5_1, Q5_K_S, Q5_K_M,
[INFO] [stdout]     |                         ^^^^^^ help: convert the identifier to upper camel case: `Q5KM`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Q6_K` should have an upper camel case name
[INFO] [stdout]    --> src/server.rs:700:5
[INFO] [stdout]     |
[INFO] [stdout] 700 |     Q6_K, Q8_0,
[INFO] [stdout]     |     ^^^^ help: convert the identifier to upper camel case: `Q6K`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `IQ2_XXS` should have an upper camel case name
[INFO] [stdout]    --> src/server.rs:701:5
[INFO] [stdout]     |
[INFO] [stdout] 701 |     IQ2_XXS, IQ2_XS, IQ3_XXS, IQ3_S, IQ4_NL, IQ4_XS,
[INFO] [stdout]     |     ^^^^^^^ help: convert the identifier to upper camel case: `Iq2Xxs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `IQ2_XS` should have an upper camel case name
[INFO] [stdout]    --> src/server.rs:701:14
[INFO] [stdout]     |
[INFO] [stdout] 701 |     IQ2_XXS, IQ2_XS, IQ3_XXS, IQ3_S, IQ4_NL, IQ4_XS,
[INFO] [stdout]     |              ^^^^^^ help: convert the identifier to upper camel case: `Iq2Xs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `IQ3_XXS` should have an upper camel case name
[INFO] [stdout]    --> src/server.rs:701:22
[INFO] [stdout]     |
[INFO] [stdout] 701 |     IQ2_XXS, IQ2_XS, IQ3_XXS, IQ3_S, IQ4_NL, IQ4_XS,
[INFO] [stdout]     |                      ^^^^^^^ help: convert the identifier to upper camel case: `Iq3Xxs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `IQ3_S` should have an upper camel case name
[INFO] [stdout]    --> src/server.rs:701:31
[INFO] [stdout]     |
[INFO] [stdout] 701 |     IQ2_XXS, IQ2_XS, IQ3_XXS, IQ3_S, IQ4_NL, IQ4_XS,
[INFO] [stdout]     |                               ^^^^^ help: convert the identifier to upper camel case: `Iq3S`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `IQ4_NL` should have an upper camel case name
[INFO] [stdout]    --> src/server.rs:701:38
[INFO] [stdout]     |
[INFO] [stdout] 701 |     IQ2_XXS, IQ2_XS, IQ3_XXS, IQ3_S, IQ4_NL, IQ4_XS,
[INFO] [stdout]     |                                      ^^^^^^ help: convert the identifier to upper camel case: `Iq4Nl`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `IQ4_XS` should have an upper camel case name
[INFO] [stdout]    --> src/server.rs:701:46
[INFO] [stdout]     |
[INFO] [stdout] 701 |     IQ2_XXS, IQ2_XS, IQ3_XXS, IQ3_S, IQ4_NL, IQ4_XS,
[INFO] [stdout]     |                                              ^^^^^^ help: convert the identifier to upper camel case: `Iq4Xs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `client`
[INFO] [stdout]    --> src/bench.rs:210:25
[INFO] [stdout]     |
[INFO] [stdout] 210 | async fn test_tool_call(client: &LlamaCppClient, cfg: &BenchConfig) -> Result<ToolCallResult> {
[INFO] [stdout]     |                         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_client`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `client`
[INFO] [stdout]    --> src/bench.rs:269:26
[INFO] [stdout]     |
[INFO] [stdout] 269 | async fn test_multi_tool(client: &LlamaCppClient, cfg: &BenchConfig) -> Result<MultiToolResult> {
[INFO] [stdout]     |                          ^^^^^^ help: if this is intentional, prefix it with an underscore: `_client`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling lancor v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: variant `Q4_K_S` should have an upper camel case name
[INFO] [stdout]    --> src/server.rs:698:17
[INFO] [stdout]     |
[INFO] [stdout] 698 |     Q4_0, Q4_1, Q4_K_S, Q4_K_M,
[INFO] [stdout]     |                 ^^^^^^ help: convert the identifier to upper camel case: `Q4KS`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(non_camel_case_types)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Q4_K_M` should have an upper camel case name
[INFO] [stdout]    --> src/server.rs:698:25
[INFO] [stdout]     |
[INFO] [stdout] 698 |     Q4_0, Q4_1, Q4_K_S, Q4_K_M,
[INFO] [stdout]     |                         ^^^^^^ help: convert the identifier to upper camel case: `Q4KM`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Q5_K_S` should have an upper camel case name
[INFO] [stdout]    --> src/server.rs:699:17
[INFO] [stdout]     |
[INFO] [stdout] 699 |     Q5_0, Q5_1, Q5_K_S, Q5_K_M,
[INFO] [stdout]     |                 ^^^^^^ help: convert the identifier to upper camel case: `Q5KS`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Q5_K_M` should have an upper camel case name
[INFO] [stdout]    --> src/server.rs:699:25
[INFO] [stdout]     |
[INFO] [stdout] 699 |     Q5_0, Q5_1, Q5_K_S, Q5_K_M,
[INFO] [stdout]     |                         ^^^^^^ help: convert the identifier to upper camel case: `Q5KM`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Q6_K` should have an upper camel case name
[INFO] [stdout]    --> src/server.rs:700:5
[INFO] [stdout]     |
[INFO] [stdout] 700 |     Q6_K, Q8_0,
[INFO] [stdout]     |     ^^^^ help: convert the identifier to upper camel case: `Q6K`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `IQ2_XXS` should have an upper camel case name
[INFO] [stdout]    --> src/server.rs:701:5
[INFO] [stdout]     |
[INFO] [stdout] 701 |     IQ2_XXS, IQ2_XS, IQ3_XXS, IQ3_S, IQ4_NL, IQ4_XS,
[INFO] [stdout]     |     ^^^^^^^ help: convert the identifier to upper camel case: `Iq2Xxs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `IQ2_XS` should have an upper camel case name
[INFO] [stdout]    --> src/server.rs:701:14
[INFO] [stdout]     |
[INFO] [stdout] 701 |     IQ2_XXS, IQ2_XS, IQ3_XXS, IQ3_S, IQ4_NL, IQ4_XS,
[INFO] [stdout]     |              ^^^^^^ help: convert the identifier to upper camel case: `Iq2Xs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `IQ3_XXS` should have an upper camel case name
[INFO] [stdout]    --> src/server.rs:701:22
[INFO] [stdout]     |
[INFO] [stdout] 701 |     IQ2_XXS, IQ2_XS, IQ3_XXS, IQ3_S, IQ4_NL, IQ4_XS,
[INFO] [stdout]     |                      ^^^^^^^ help: convert the identifier to upper camel case: `Iq3Xxs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `IQ3_S` should have an upper camel case name
[INFO] [stdout]    --> src/server.rs:701:31
[INFO] [stdout]     |
[INFO] [stdout] 701 |     IQ2_XXS, IQ2_XS, IQ3_XXS, IQ3_S, IQ4_NL, IQ4_XS,
[INFO] [stdout]     |                               ^^^^^ help: convert the identifier to upper camel case: `Iq3S`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `IQ4_NL` should have an upper camel case name
[INFO] [stdout]    --> src/server.rs:701:38
[INFO] [stdout]     |
[INFO] [stdout] 701 |     IQ2_XXS, IQ2_XS, IQ3_XXS, IQ3_S, IQ4_NL, IQ4_XS,
[INFO] [stdout]     |                                      ^^^^^^ help: convert the identifier to upper camel case: `Iq4Nl`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `IQ4_XS` should have an upper camel case name
[INFO] [stdout]    --> src/server.rs:701:46
[INFO] [stdout]     |
[INFO] [stdout] 701 |     IQ2_XXS, IQ2_XS, IQ3_XXS, IQ3_S, IQ4_NL, IQ4_XS,
[INFO] [stdout]     |                                              ^^^^^^ help: convert the identifier to upper camel case: `Iq4Xs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `client`
[INFO] [stdout]    --> src/bench.rs:210:25
[INFO] [stdout]     |
[INFO] [stdout] 210 | async fn test_tool_call(client: &LlamaCppClient, cfg: &BenchConfig) -> Result<ToolCallResult> {
[INFO] [stdout]     |                         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_client`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `client`
[INFO] [stdout]    --> src/bench.rs:269:26
[INFO] [stdout]     |
[INFO] [stdout] 269 | async fn test_multi_tool(client: &LlamaCppClient, cfg: &BenchConfig) -> Result<MultiToolResult> {
[INFO] [stdout]     |                          ^^^^^^ help: if this is intentional, prefix it with an underscore: `_client`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3.44s
[INFO] running `Command { std: "docker" "inspect" "529e8bcd5c17d3a6f7e028ee29c6efaa3d3829cefabc557c42fd3071671f6337", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "529e8bcd5c17d3a6f7e028ee29c6efaa3d3829cefabc557c42fd3071671f6337", kill_on_drop: false }`
[INFO] [stdout] 529e8bcd5c17d3a6f7e028ee29c6efaa3d3829cefabc557c42fd3071671f6337
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] d467086ce8de85fe7ef0f4d5cd4b5ea4a24ec63dc2c97051c91e840376abf6b0
[INFO] running `Command { std: "docker" "start" "-a" "d467086ce8de85fe7ef0f4d5cd4b5ea4a24ec63dc2c97051c91e840376abf6b0", kill_on_drop: false }`
[INFO] [stderr] warning: variant `Q4_K_S` should have an upper camel case name
[INFO] [stderr]    --> src/server.rs:698:17
[INFO] [stderr]     |
[INFO] [stderr] 698 |     Q4_0, Q4_1, Q4_K_S, Q4_K_M,
[INFO] [stderr]     |                 ^^^^^^ help: convert the identifier to upper camel case: `Q4KS`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(non_camel_case_types)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: variant `Q4_K_M` should have an upper camel case name
[INFO] [stderr]    --> src/server.rs:698:25
[INFO] [stderr]     |
[INFO] [stderr] 698 |     Q4_0, Q4_1, Q4_K_S, Q4_K_M,
[INFO] [stderr]     |                         ^^^^^^ help: convert the identifier to upper camel case: `Q4KM`
[INFO] [stderr] 
[INFO] [stderr] warning: variant `Q5_K_S` should have an upper camel case name
[INFO] [stderr]    --> src/server.rs:699:17
[INFO] [stderr]     |
[INFO] [stderr] 699 |     Q5_0, Q5_1, Q5_K_S, Q5_K_M,
[INFO] [stderr]     |                 ^^^^^^ help: convert the identifier to upper camel case: `Q5KS`
[INFO] [stderr] 
[INFO] [stderr] warning: variant `Q5_K_M` should have an upper camel case name
[INFO] [stderr]    --> src/server.rs:699:25
[INFO] [stderr]     |
[INFO] [stderr] 699 |     Q5_0, Q5_1, Q5_K_S, Q5_K_M,
[INFO] [stderr]     |                         ^^^^^^ help: convert the identifier to upper camel case: `Q5KM`
[INFO] [stderr] 
[INFO] [stderr] warning: variant `Q6_K` should have an upper camel case name
[INFO] [stderr]    --> src/server.rs:700:5
[INFO] [stderr]     |
[INFO] [stderr] 700 |     Q6_K, Q8_0,
[INFO] [stderr]     |     ^^^^ help: convert the identifier to upper camel case: `Q6K`
[INFO] [stderr] 
[INFO] [stderr] warning: variant `IQ2_XXS` should have an upper camel case name
[INFO] [stderr]    --> src/server.rs:701:5
[INFO] [stderr]     |
[INFO] [stderr] 701 |     IQ2_XXS, IQ2_XS, IQ3_XXS, IQ3_S, IQ4_NL, IQ4_XS,
[INFO] [stderr]     |     ^^^^^^^ help: convert the identifier to upper camel case: `Iq2Xxs`
[INFO] [stderr] 
[INFO] [stderr] warning: variant `IQ2_XS` should have an upper camel case name
[INFO] [stderr]    --> src/server.rs:701:14
[INFO] [stderr]     |
[INFO] [stderr] 701 |     IQ2_XXS, IQ2_XS, IQ3_XXS, IQ3_S, IQ4_NL, IQ4_XS,
[INFO] [stderr]     |              ^^^^^^ help: convert the identifier to upper camel case: `Iq2Xs`
[INFO] [stderr] 
[INFO] [stderr] warning: variant `IQ3_XXS` should have an upper camel case name
[INFO] [stderr]    --> src/server.rs:701:22
[INFO] [stderr]     |
[INFO] [stderr] 701 |     IQ2_XXS, IQ2_XS, IQ3_XXS, IQ3_S, IQ4_NL, IQ4_XS,
[INFO] [stderr]     |                      ^^^^^^^ help: convert the identifier to upper camel case: `Iq3Xxs`
[INFO] [stderr] 
[INFO] [stderr] warning: variant `IQ3_S` should have an upper camel case name
[INFO] [stderr]    --> src/server.rs:701:31
[INFO] [stderr]     |
[INFO] [stderr] 701 |     IQ2_XXS, IQ2_XS, IQ3_XXS, IQ3_S, IQ4_NL, IQ4_XS,
[INFO] [stderr]     |                               ^^^^^ help: convert the identifier to upper camel case: `Iq3S`
[INFO] [stderr] 
[INFO] [stderr] warning: variant `IQ4_NL` should have an upper camel case name
[INFO] [stderr]    --> src/server.rs:701:38
[INFO] [stderr]     |
[INFO] [stderr] 701 |     IQ2_XXS, IQ2_XS, IQ3_XXS, IQ3_S, IQ4_NL, IQ4_XS,
[INFO] [stderr]     |                                      ^^^^^^ help: convert the identifier to upper camel case: `Iq4Nl`
[INFO] [stderr] 
[INFO] [stderr] warning: variant `IQ4_XS` should have an upper camel case name
[INFO] [stderr]    --> src/server.rs:701:46
[INFO] [stderr]     |
[INFO] [stderr] 701 |     IQ2_XXS, IQ2_XS, IQ3_XXS, IQ3_S, IQ4_NL, IQ4_XS,
[INFO] [stderr]     |                                              ^^^^^^ help: convert the identifier to upper camel case: `Iq4Xs`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `client`
[INFO] [stderr]    --> src/bench.rs:210:25
[INFO] [stderr]     |
[INFO] [stderr] 210 | async fn test_tool_call(client: &LlamaCppClient, cfg: &BenchConfig) -> Result<ToolCallResult> {
[INFO] [stderr]     |                         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_client`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `client`
[INFO] [stderr]    --> src/bench.rs:269:26
[INFO] [stderr]     |
[INFO] [stderr] 269 | async fn test_multi_tool(client: &LlamaCppClient, cfg: &BenchConfig) -> Result<MultiToolResult> {
[INFO] [stderr]     |                          ^^^^^^ help: if this is intentional, prefix it with an underscore: `_client`
[INFO] [stderr] 
[INFO] [stderr] warning: `lancor` (lib) generated 13 warnings (run `cargo fix --lib -p lancor` to apply 2 suggestions)
[INFO] [stderr] warning: `lancor` (lib test) generated 13 warnings (13 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.23s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/lancor-58bdbe3d2115df9f)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test bench::tests::extract_quant_from_label ... ok
[INFO] [stdout] test hub::tests::cache_path_format ... ok
[INFO] [stdout] test hub::tests::search_works ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- hub::tests::search_works stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'hub::tests::search_works' (20) panicked at src/hub.rs:396:62:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: HF search request
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     0: error sending request for url (https://huggingface.co/api/models?search=qwen3.5+gguf&sort=downloads&direction=-1&limit=3)
[INFO] [stdout]     1: client error (Connect)
[INFO] [stdout]     2: dns error
[INFO] [stdout]     3: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: <reqwest::error::Error as anyhow::context::ext::StdError>::ext_context::<&str>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/backtrace.rs:27:14
[INFO] [stdout]    1: <core::result::Result<reqwest::async_impl::response::Response, reqwest::error::Error> as anyhow::Context<reqwest::async_impl::response::Response, reqwest::error::Error>>::context::<&str>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/context.rs:54:37
[INFO] [stdout]    2: <lancor::hub::HubClient>::search::{closure#0}
[INFO] [stdout]              at ./src/hub.rs:154:37
[INFO] [stdout]    3: lancor::hub::tests::search_works::{closure#0}
[INFO] [stdout]              at ./src/hub.rs:396:56
[INFO] [stdout]    4: <core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>> as core::future::future::Future>::poll
[INFO] [stdout]              at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/future/future.rs:133:9
[INFO] [stdout]    5: <core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>> as core::future::future::Future>::poll
[INFO] [stdout]              at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/future/future.rs:133:9
[INFO] [stdout]    6: <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on::<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]    7: tokio::task::coop::with_budget::<core::task::poll::Poll<()>, <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]    8: tokio::task::coop::budget::<core::task::poll::Poll<()>, <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]    9: <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on::<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   10: <tokio::runtime::scheduler::current_thread::Context>::enter::<core::task::poll::Poll<()>, <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   11: <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on::<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   12: <tokio::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   13: <tokio::runtime::context::scoped::Scoped<tokio::runtime::scheduler::Context>>::set::<<tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}, (alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>)>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   14: tokio::runtime::context::set_scheduler::<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:38
[INFO] [stdout]   15: <std::thread::local::LocalKey<tokio::runtime::context::Context>>::try_with::<tokio::runtime::context::set_scheduler<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}>::{closure#0}, (alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>)>
[INFO] [stdout]              at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   16: <std::thread::local::LocalKey<tokio::runtime::context::Context>>::with::<tokio::runtime::context::set_scheduler<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}>::{closure#0}, (alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>)>
[INFO] [stdout]              at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   17: tokio::runtime::context::set_scheduler::<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:17
[INFO] [stdout]   18: <tokio::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   19: <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on::<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   20: <tokio::runtime::scheduler::current_thread::CurrentThread>::block_on::<core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   21: tokio::runtime::context::runtime::enter_runtime::<<tokio::runtime::scheduler::current_thread::CurrentThread>::block_on<core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   22: <tokio::runtime::scheduler::current_thread::CurrentThread>::block_on::<core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   23: <tokio::runtime::runtime::Runtime>::block_on_inner::<core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   24: <tokio::runtime::runtime::Runtime>::block_on::<core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   25: lancor::hub::tests::search_works
[INFO] [stdout]              at ./src/hub.rs:397:37
[INFO] [stdout]   26: lancor::hub::tests::search_works::{closure#0}
[INFO] [stdout]              at ./src/hub.rs:394:28
[INFO] [stdout]   27: <lancor::hub::tests::search_works::{closure#0} as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28: <fn() -> core::result::Result<(), alloc::string::String> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   29: test::__rust_begin_short_backtrace::<core::result::Result<(), alloc::string::String>, fn() -> core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:724:18
[INFO] [stdout]   30: test::run_test_in_process::{closure#0}
[INFO] [stdout]              at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:74
[INFO] [stdout]   31: <core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   32: std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   33: std::panicking::catch_unwind::<core::result::Result<(), alloc::string::String>, core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>>
[INFO] [stdout]              at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   34: std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   35: test::run_test_in_process
[INFO] [stdout]              at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:27
[INFO] [stdout]   36: test::run_test::{closure#0}
[INFO] [stdout]              at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:668:43
[INFO] [stdout]   37: test::run_test::{closure#1}
[INFO] [stdout]              at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:698:41
[INFO] [stdout]   38: std::sys::backtrace::__rust_begin_short_backtrace::<test::run_test::{closure#1}, ()>
[INFO] [stdout]              at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   39: std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]              at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   40: <core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   41: std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]              at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   42: std::panicking::catch_unwind::<(), core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]              at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   43: std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]              at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   44: std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]              at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   45: <std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]              at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46: <alloc::boxed::Box<dyn core::ops::function::FnOnce<(), Output = ()> + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   47: <std::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]              at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   48: <unknown>
[INFO] [stdout]   49: clone
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5f989e1eca8a - std[fce30c26ee6459b]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5f989e1eca8a - std[fce30c26ee6459b]::backtrace_rs::backtrace::trace_unsynchronized::<std[fce30c26ee6459b]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5f989e1eca8a - std[fce30c26ee6459b]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5f989e1eca8a - <<std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d17f6591d688f3bd]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5f989e2033ba - <core[d17f6591d688f3bd]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5f989e2033ba - core[d17f6591d688f3bd]::fmt::write
[INFO] [stdout]    6:     0x5f989e1f1ea2 - std[fce30c26ee6459b]::io::default_write_fmt::<alloc[dad09f3a48280dba]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5f989e1f1ea2 - <alloc[dad09f3a48280dba]::vec::Vec<u8> as std[fce30c26ee6459b]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5f989e1ca1ef - <std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5f989e1ca1ef - std[fce30c26ee6459b]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5f989e1e45b9 - std[fce30c26ee6459b]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5f989ddad0ac - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5f989ddad0ac - test[9653f4f1d2ca1489]::test_main_inner::<test[9653f4f1d2ca1489]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5f989e1e4832 - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5f989e1e4832 - std[fce30c26ee6459b]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5f989e1ca2a8 - std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5f989e1bed29 - std[fce30c26ee6459b]::sys::backtrace::__rust_end_short_backtrace::<std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5f989e1cb26d - __rustc[de152adb51f02556]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5f989e203b7c - core[d17f6591d688f3bd]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5f989e2038f2 - core[d17f6591d688f3bd]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5f989dd93e31 - <core[d17f6591d688f3bd]::result::Result<alloc[dad09f3a48280dba]::vec::Vec<lancor[d2bc769709d6451]::hub::SearchResult>, anyhow[9f83de5a2e8816bf]::Error>>::unwrap
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5f989dd93e31 - lancor[d2bc769709d6451]::hub::tests::search_works::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/hub.rs:396:62
[INFO] [stdout]   22:     0x5f989dd98ce2 - <core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>> as core[d17f6591d688f3bd]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x5f989dd98d5d - <core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>> as core[d17f6591d688f3bd]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5f989dd8aead - <tokio[96f5a62406400491]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   25:     0x5f989dd8adab - tokio[96f5a62406400491]::task::coop::with_budget::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[96f5a62406400491]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   26:     0x5f989dd8adab - tokio[96f5a62406400491]::task::coop::budget::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[96f5a62406400491]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   27:     0x5f989dd8adab - <tokio[96f5a62406400491]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   28:     0x5f989dd87190 - <tokio[96f5a62406400491]::runtime::scheduler::current_thread::Context>::enter::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[96f5a62406400491]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   29:     0x5f989dd8a17d - <tokio[96f5a62406400491]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   30:     0x5f989dd89474 - <tokio[96f5a62406400491]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[96f5a62406400491]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   31:     0x5f989dd9913b - <tokio[96f5a62406400491]::runtime::context::scoped::Scoped<tokio[96f5a62406400491]::runtime::scheduler::Context>>::set::<<tokio[96f5a62406400491]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[96f5a62406400491]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}, (alloc[dad09f3a48280dba]::boxed::Box<tokio[96f5a62406400491]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   32:     0x5f989dd97029 - tokio[96f5a62406400491]::runtime::context::set_scheduler::<(alloc[dad09f3a48280dba]::boxed::Box<tokio[96f5a62406400491]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[96f5a62406400491]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[96f5a62406400491]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:38
[INFO] [stdout]   33:     0x5f989dd8c932 - <std[fce30c26ee6459b]::thread::local::LocalKey<tokio[96f5a62406400491]::runtime::context::Context>>::try_with::<tokio[96f5a62406400491]::runtime::context::set_scheduler<(alloc[dad09f3a48280dba]::boxed::Box<tokio[96f5a62406400491]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[96f5a62406400491]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[96f5a62406400491]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[dad09f3a48280dba]::boxed::Box<tokio[96f5a62406400491]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   34:     0x5f989dd8c4be - <std[fce30c26ee6459b]::thread::local::LocalKey<tokio[96f5a62406400491]::runtime::context::Context>>::with::<tokio[96f5a62406400491]::runtime::context::set_scheduler<(alloc[dad09f3a48280dba]::boxed::Box<tokio[96f5a62406400491]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[96f5a62406400491]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[96f5a62406400491]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[dad09f3a48280dba]::boxed::Box<tokio[96f5a62406400491]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   35:     0x5f989dd9624d - tokio[96f5a62406400491]::runtime::context::set_scheduler::<(alloc[dad09f3a48280dba]::boxed::Box<tokio[96f5a62406400491]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[96f5a62406400491]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[96f5a62406400491]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:17
[INFO] [stdout]   36:     0x5f989dd88230 - <tokio[96f5a62406400491]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[96f5a62406400491]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   37:     0x5f989dd88526 - <tokio[96f5a62406400491]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   38:     0x5f989dd89080 - <tokio[96f5a62406400491]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   39:     0x5f989dd92eb3 - tokio[96f5a62406400491]::runtime::context::runtime::enter_runtime::<<tokio[96f5a62406400491]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   40:     0x5f989dd86cc1 - <tokio[96f5a62406400491]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   41:     0x5f989dd9a374 - <tokio[96f5a62406400491]::runtime::runtime::Runtime>::block_on_inner::<core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   42:     0x5f989dd9a53f - <tokio[96f5a62406400491]::runtime::runtime::Runtime>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   43:     0x5f989dd94833 - lancor[d2bc769709d6451]::hub::tests::search_works
[INFO] [stdout]                                at /opt/rustwide/workdir/src/hub.rs:397:37
[INFO] [stdout]   44:     0x5f989dd93a67 - lancor[d2bc769709d6451]::hub::tests::search_works::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/hub.rs:394:28
[INFO] [stdout]   45:     0x5f989dd86a66 - <lancor[d2bc769709d6451]::hub::tests::search_works::{closure#0} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x5f989dda038b - <fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x5f989dda038b - test[9653f4f1d2ca1489]::__rust_begin_short_backtrace::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:724:18
[INFO] [stdout]   48:     0x5f989ddadb7b - test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:74
[INFO] [stdout]   49:     0x5f989ddadb7b - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   50:     0x5f989ddadb7b - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   51:     0x5f989ddadb7b - std[fce30c26ee6459b]::panicking::catch_unwind::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   52:     0x5f989ddadb7b - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x5f989ddadb7b - test[9653f4f1d2ca1489]::run_test_in_process
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:27
[INFO] [stdout]   54:     0x5f989ddadb7b - test[9653f4f1d2ca1489]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:668:43
[INFO] [stdout]   55:     0x5f989dda7294 - test[9653f4f1d2ca1489]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:698:41
[INFO] [stdout]   56:     0x5f989dda7294 - std[fce30c26ee6459b]::sys::backtrace::__rust_begin_short_backtrace::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   57:     0x5f989ddb0782 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   58:     0x5f989ddb0782 - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   59:     0x5f989ddb0782 - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x5f989ddb0782 - std[fce30c26ee6459b]::panicking::catch_unwind::<(), core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x5f989ddb0782 - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x5f989ddb0782 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   63:     0x5f989ddb0782 - <std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   64:     0x5f989e1ebe3f - <alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::ops::function::FnOnce<(), Output = ()> + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   65:     0x5f989e1ebe3f - <std[fce30c26ee6459b]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   66:     0x7bfb0b860aa4 - <unknown>
[INFO] [stdout]   67:     0x7bfb0b8eda64 - clone
[INFO] [stdout]   68:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     hub::tests::search_works
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 2 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.49s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "d467086ce8de85fe7ef0f4d5cd4b5ea4a24ec63dc2c97051c91e840376abf6b0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d467086ce8de85fe7ef0f4d5cd4b5ea4a24ec63dc2c97051c91e840376abf6b0", kill_on_drop: false }`
[INFO] [stdout] d467086ce8de85fe7ef0f4d5cd4b5ea4a24ec63dc2c97051c91e840376abf6b0
